home *** CD-ROM | disk | FTP | other *** search
/ Disc to the Future 2 / Disc to the Future Part II Programmer's Reference (Wayzata Technology)(6013)(1992).bin / MAC / LISP / AUTOCLAS / SAMPLE / READ.ME < prev    next >
Text File  |  1990-07-17  |  1KB  |  39 lines

  1.  
  2. Files in this directory describe a sample run of Autoclass, applied
  3. to a database of Imported Car Models sold in 1985.  Although the results
  4. from this run aren't particularly spectacular, it has been chosen because
  5. most readers will have some intuition for the subject, and know what most
  6. of the attributes used mean.
  7.  
  8. The procedure by which these files were created is described in: 
  9.  
  10.     script.lisp
  11.  
  12. A direct dump of the screen from the run is in: 
  13.  
  14.     screen.text
  15.  
  16. Raw Input:
  17.  
  18.     imports-85.names
  19.     imports-85.db2 (renamed from imports-85.data)
  20.  
  21. Input descriptions processed for Autoclass:
  22.  
  23.     imports-85.hd2
  24.     imports-85.model
  25.  
  26. Outputs from the direct run:
  27.  
  28.     imports-85&imports-85&imports-85.log
  29.     imports-85&imports-85&imports-85.search
  30.     ;; imports-85&imports-85&imports-85.dump not included to save space
  31.  
  32. Outputs from post processing on the results file:
  33.  
  34.     imports-85&imports-85&imports-85.influ-text
  35.     imports-85&imports-85&imports-85.case-text
  36.     imports-85&imports-85&imports-85.class-text
  37.  
  38.  
  39.